dead simple speaker diarization
r/programming - Dead simple speaker diarization on unseen speakers with a pretrained deep learning model
Hello, I'm the author of the Real-Time Voice Cloning project that was posted here recently. I've developped a spin-off of the deep voice encoder from that project in order to perform speaker diarization, modest fake speech detection, voice comparison and high level voice feature extraction. It comes as a lightweight python package (pip install resemblyzer) for which you will find demos here. I hope you will find it interesting!